Skip to content

Word truncate#19

Open
Jiyu13 wants to merge 267 commits intomainfrom
word-truncate
Open

Word truncate#19
Jiyu13 wants to merge 267 commits intomainfrom
word-truncate

Conversation

@Jiyu13
Copy link
Owner

@Jiyu13 Jiyu13 commented Oct 3, 2025

No description provided.

Jiyu13 added 30 commits July 24, 2025 19:43
- add rightText, right Icon param
- check if new params
- require userId + request as params
- return a ListModel object
- call insertList with userId + new list data
- return a formatted ListModel response
- create insertListByUser suspense function to handle loading state + API response + navigation
- add navigationComplete() to reset navigation state
- implement StateFlow-based navigation stat
- implement automatic back navigation on success
- connect form submission via onSaveClick()
- add login button
- add state to control when button show up
- comment out navigate to list screen when splash is done
- email mutable state to hold current input
- emailHasErrors derived State to automatically recompute whenever email changes.
- updateEmail() to updates the email state when the user types
- pass in user id to repository call
- add states for edit + share form to toggle
- receive user id as param
- pass in user id to api call
- add more options + change action width to fix 3 options
- add icon boxes
- add on click handlers for each icon boxes
- add more options + change action width to fix 3 options
- add icon boxes
- add on click handlers for each icon boxes
- remove delete button
- add Cancel + save buttons
- call closeEdit() from view model when necessary
-
- change option alpha based on isShare is true
- toggle functions to open / close edit form
- remove filled buttons
- add text buttons
- call closeItemEdit from viewModel if necessary
-
- wrap ListItemRow inside it
- define scope + openState
- set up debug key
- set weight to 1f to make column take all there remaining width in the row
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant